home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com(Pete)
- Newsgroups: comp.lang.c++
- Subject: Re: How to link an external libray in BC 4.0?
- Date: 4 Mar 1996 11:54:47 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4helm7$k9h@news1.usa.pipeline.com>
- References: <david.leung.3.00094C03@anu.edu.au>
- NNTP-Posting-Host: pipe5.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline v3.5.0
-
- On Mar 03, 1996 15:12:35 in article <How to link an external libray in BC
- 4.0?>, 'david.leung@anu.edu.au (David Leung)' wrote:
-
-
- >Can anyone tell me how to include a DOS library in the BC 4.0 complier?
- >I have spent some time to mug around the IDE environment, but I can't
- figure
- >out a way to do it. Many thanks in advance.
- >
- Just like you add any other file:
-
- Make your project window visible if not already so.
- Right click on your target node (.exe).
- Choose Add Node
- Change the file type in the dialog to .lib
- Navigate to where the library is.
- Click on OK.
-
- Pete Grant
- Kalevi, Inc.
- Software Engineering & development
-